home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12314 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland 4.5 C++ Books
  5. Date: 19 Mar 1996 13:30:45 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4imcu5$44q@news.interpath.net>
  8. References: <314da371.1560402@news.iadfw.net>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Timothy Farage (tfarage@utdallas.edu) wrote:
  13.  
  14. : What would be a good book to learn how to develop Windows (3.1 or
  15. : Windows 95) applications under Borland 4.51 C++?
  16.  
  17. I don't think there's *a* single book. I'd get:
  18.  
  19.     1. Programming Windows by Petzold (duh!)
  20.     2. Borland C++ Techniques and Utilities by Christian
  21.         (for the OWL discussion)
  22.     3. Using Borland/Turbo C++ 4.5 sp. ed. by Que
  23.         (as a general reference)
  24.  
  25. These three books should get you started. The new Programming
  26. Windows 95 doesn't cover Borland's compiler -- insert your
  27. own conspiracy theory here -- so you might have to improvise.
  28.  
  29. :  Also, what are the
  30. : differences between Borland 4.51 & Borland 4.52?
  31.  
  32. 4.51 is an update with fixes, 4.52 is some kind of update that
  33. lets you run CodeGuard, and 4.53 is what you get after you
  34. install CodeGuard.
  35.  
  36. Scott
  37.  
  38.